Skip to content

1.8.0#437

Merged
mauvais2 merged 218 commits intomasterfrom
1.8.0
Apr 28, 2026
Merged

1.8.0#437
mauvais2 merged 218 commits intomasterfrom
1.8.0

Conversation

@mauvais2
Copy link
Copy Markdown
Contributor

No description provided.

stewarthe6 and others added 30 commits January 21, 2025 10:10
Ipc should not be changed to AvgIpc like this because it would break all rdkit_raw models.
…th RobustScaler and PowerTransformer. Updated documentation in related sections. Added functions to ModelFileReader to read out transformer specific parameters. Changed models that test RobustScaler and PowerTransformer to use RF to speed up the training
… it more generalizeable. Fixed tests. Fixed bug where the imputer_strategy parameter was not used
…ndicator' flag because that changed the number of features and crashed.
mauvais2 and others added 22 commits April 22, 2026 08:26
Added instructions to install the latest release version from PyPI.
MRP3 mordred features to speed up tests.
Standardizing Python project setup using uv
@mauvais2 mauvais2 self-assigned this Apr 28, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

❌ Patch coverage is 83.40249% with 240 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
atomsci/ddm/pipeline/compare_models.py 55.31% 63 Missing ⚠️
atomsci/ddm/pipeline/model_wrapper.py 79.90% 41 Missing ⚠️
atomsci/ddm/pipeline/perf_data.py 87.54% 34 Missing ⚠️
atomsci/ddm/pipeline/model_datasets.py 81.81% 20 Missing ⚠️
atomsci/ddm/pipeline/perf_plots.py 83.96% 17 Missing ⚠️
atomsci/ddm/pipeline/model_pipeline.py 81.39% 16 Missing ⚠️
atomsci/ddm/pipeline/GeneticAlgorithm.py 78.12% 7 Missing ⚠️
atomsci/ddm/pipeline/featurization.py 93.91% 7 Missing ⚠️
atomsci/ddm/pipeline/splitting.py 79.31% 6 Missing ⚠️
atomsci/ddm/pipeline/MultitaskScaffoldSplit.py 95.76% 5 Missing ⚠️
... and 9 more
@@            Coverage Diff            @@
##             master     #437   +/-   ##
=========================================
  Coverage          ?   52.90%           
=========================================
  Files             ?       38           
  Lines             ?    12205           
  Branches          ?        0           
=========================================
  Hits              ?     6457           
  Misses            ?     5748           
  Partials          ?        0           
Flag Coverage Δ
unittests 52.90% <83.40%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
atomsci/ddm/__init__.py 100.00% <100.00%> (ø)
atomsci/ddm/pipeline/predict_from_model.py 80.00% <100.00%> (ø)
atomsci/ddm/utils/checksum_utils.py 87.87% <ø> (ø)
atomsci/ddm/utils/compare_splits_plots.py 92.92% <ø> (ø)
atomsci/ddm/utils/curate_data.py 56.52% <ø> (ø)
atomsci/ddm/utils/datastore_functions.py 5.89% <ø> (ø)
atomsci/ddm/utils/file_utils.py 91.66% <ø> (ø)
atomsci/ddm/utils/generate_transformers.py 100.00% <ø> (ø)
atomsci/ddm/utils/hyperparam_search_wrapper.py 30.31% <ø> (ø)
atomsci/ddm/utils/llnl_utils.py 36.36% <ø> (ø)
... and 26 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mauvais2 mauvais2 merged commit e77c696 into master Apr 28, 2026
14 checks passed
@mauvais2 mauvais2 deleted the 1.8.0 branch April 28, 2026 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants